runtime.addrRanges.cloneInto (method)

2 uses

	runtime (current package)
		mpagealloc.go#L460: 	p.inUse.cloneInto(&inUse)
		mranges.go#L449: func (a *addrRanges) cloneInto(b *addrRanges) {